Esx Settings Clusters Vms DeploymentType

Esx Settings Clusters Vms DeploymentType
Esx Settings Clusters Vms DeploymentType

The Esx Settings Clusters Vms DeploymentType enumerated type defines the different solution deployment types.

Possible values:

  • EVERY_HOST_PINNED: The solution requires exactly one VM deployed to any host in the cluster. Every solution VM is pinned (has affinity) to the host and cannot be migrated or restarted on another host inside the cluster.
  • CLUSTER_VM_SET: The solution requires a set of VMs to be deployed inside the cluster.

This enumeration was added in vSphere API 9.0.0.0.

This data structure has no properties.
Enumeration: EVERY_HOST_PINNED, CLUSTER_VM_SET,